﻿2026-07-29T11:33:18.7708117Z ##[group]Run actions/checkout@v5
2026-07-29T11:33:18.7709161Z with:
2026-07-29T11:33:18.7709911Z   repository: BigscreenVR/spt-bs-core
2026-07-29T11:33:18.7716691Z   token: ***
2026-07-29T11:33:18.7717370Z   ssh-strict: true
2026-07-29T11:33:18.7718066Z   ssh-user: git
2026-07-29T11:33:18.7718762Z   persist-credentials: true
2026-07-29T11:33:18.7719607Z   clean: true
2026-07-29T11:33:18.7720311Z   sparse-checkout-cone-mode: true
2026-07-29T11:33:18.7721133Z   fetch-depth: 1
2026-07-29T11:33:18.7721825Z   fetch-tags: false
2026-07-29T11:33:18.7722522Z   show-progress: true
2026-07-29T11:33:18.7723232Z   lfs: false
2026-07-29T11:33:18.7723889Z   submodules: false
2026-07-29T11:33:18.7724614Z   set-safe-directory: true
2026-07-29T11:33:18.7725414Z   allow-unsafe-pr-checkout: false
2026-07-29T11:33:18.7726213Z env:
2026-07-29T11:33:18.7726870Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T11:33:18.7727739Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T11:33:18.7728626Z ##[endgroup]
2026-07-29T11:33:18.8565522Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T11:33:18.8567828Z ##[group]Getting Git version info
2026-07-29T11:33:18.8569235Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T11:33:18.8570939Z [command]/usr/bin/git version
2026-07-29T11:33:18.8571744Z git version 2.43.0
2026-07-29T11:33:18.8574916Z ##[endgroup]
2026-07-29T11:33:18.8586277Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ed3b86e3-1d68-48e9-9b1f-4254637e8125' before making global git config changes
2026-07-29T11:33:18.8588540Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T11:33:18.8590560Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T11:33:18.8620753Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T11:33:18.8641265Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T11:33:18.8651910Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T11:33:18.8654283Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T11:33:18.8672878Z HEAD
2026-07-29T11:33:18.8706532Z ##[endgroup]
2026-07-29T11:33:18.8707801Z [command]/usr/bin/git submodule status
2026-07-29T11:33:18.8895221Z ##[group]Cleaning the repository
2026-07-29T11:33:18.8896504Z [command]/usr/bin/git clean -ffdx
2026-07-29T11:33:18.8924633Z Removing traceable-reqs
2026-07-29T11:33:18.8932128Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T11:33:18.8986801Z HEAD is now at 222d480f Merge 4972b6d20d4dd67613d5ffb4b904277d0c69d339 into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T11:33:18.8992213Z ##[endgroup]
2026-07-29T11:33:18.8993426Z ##[group]Disabling automatic garbage collection
2026-07-29T11:33:18.8996808Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T11:33:18.9021130Z ##[endgroup]
2026-07-29T11:33:18.9022277Z ##[group]Setting up auth
2026-07-29T11:33:18.9025946Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T11:33:18.9049728Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T11:33:18.9236896Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T11:33:18.9264343Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T11:33:18.9448447Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T11:33:18.9477669Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T11:33:18.9673067Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T11:33:18.9703119Z ##[endgroup]
2026-07-29T11:33:18.9704557Z ##[group]Fetching the repository
2026-07-29T11:33:18.9710322Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +222d480f5d4df54d353225c2ffdb05abc444defa:refs/remotes/pull/121/merge
2026-07-29T11:33:19.4036614Z ##[endgroup]
2026-07-29T11:33:19.4037105Z ##[group]Determining the checkout info
2026-07-29T11:33:19.4038236Z ##[endgroup]
2026-07-29T11:33:19.4042136Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T11:33:19.4086767Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T11:33:19.4108164Z ##[group]Checking out the ref
2026-07-29T11:33:19.4110673Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T11:33:19.4155555Z HEAD is now at 222d480f Merge 4972b6d20d4dd67613d5ffb4b904277d0c69d339 into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T11:33:19.4158931Z ##[endgroup]
2026-07-29T11:33:19.4190565Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T11:33:19.4212136Z 222d480f5d4df54d353225c2ffdb05abc444defa
